[INFO] fetching crate math_vector 0.2.1...
[INFO] testing math_vector-0.2.1 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate math_vector 0.2.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate math_vector 0.2.1
[INFO] finished tweaking crates.io crate math_vector 0.2.1
[INFO] tweaked toml for crates.io crate math_vector 0.2.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate math_vector 0.2.1 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 1 package to latest compatible version
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 895eaac2c003e831becd8f1e49a7f3ef49d19769f1a1b4466f4b22e99ac3bf3d
[INFO] running `Command { std: "docker" "start" "-a" "895eaac2c003e831becd8f1e49a7f3ef49d19769f1a1b4466f4b22e99ac3bf3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "895eaac2c003e831becd8f1e49a7f3ef49d19769f1a1b4466f4b22e99ac3bf3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "895eaac2c003e831becd8f1e49a7f3ef49d19769f1a1b4466f4b22e99ac3bf3d", kill_on_drop: false }`
[INFO] [stdout] 895eaac2c003e831becd8f1e49a7f3ef49d19769f1a1b4466f4b22e99ac3bf3d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bbd911d295e99ff01df8dfd3f8cb8f0bb95d937cea686ff0c5042fa2f2bf72d8
[INFO] running `Command { std: "docker" "start" "-a" "bbd911d295e99ff01df8dfd3f8cb8f0bb95d937cea686ff0c5042fa2f2bf72d8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc_vector v1.1.0
[INFO] [stderr]    Compiling math_vector v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]  --> src/protocol.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![cfg_attr(all(feature = "nightly", test), feature(asm, test, core_intrinsics))]
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `nightly` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `omit-checking`
[INFO] [stdout]   --> src/protocol.rs:29:21
[INFO] [stdout]    |
[INFO] [stdout] 29 |         if cfg!(not(feature = "omit-checking")) {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `omit-checking` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `omit-checking`
[INFO] [stdout]   --> src/protocol.rs:59:21
[INFO] [stdout]    |
[INFO] [stdout] 59 |         if cfg!(not(feature = "omit-checking")) {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `omit-checking` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/protocol.rs:45:35
[INFO] [stdout]    |
[INFO] [stdout] 45 |         let mut i: u32 = unsafe { mem::transmute(self) }; // evil floating point bit level hacking
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] help: replace this with
[INFO] [stdout]    |
[INFO] [stdout] 45 -         let mut i: u32 = unsafe { mem::transmute(self) }; // evil floating point bit level hacking
[INFO] [stdout] 45 +         let mut i: u32 = unsafe { f32::to_bits(self) }; // evil floating point bit level hacking
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/protocol.rs:47:31
[INFO] [stdout]    |
[INFO] [stdout] 47 |         let y: f32 = unsafe { mem::transmute(i) };
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace this with
[INFO] [stdout]    |
[INFO] [stdout] 47 -         let y: f32 = unsafe { mem::transmute(i) };
[INFO] [stdout] 47 +         let y: f32 = unsafe { f32::from_bits(i) };
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/protocol.rs:73:39
[INFO] [stdout]    |
[INFO] [stdout] 73 |         let i = MAGIC_U64 - (unsafe { mem::transmute::<_, u64>(self) } >> 1);
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace this with
[INFO] [stdout]    |
[INFO] [stdout] 73 -         let i = MAGIC_U64 - (unsafe { mem::transmute::<_, u64>(self) } >> 1);
[INFO] [stdout] 73 +         let i = MAGIC_U64 - (unsafe { f64::to_bits(self) } >> 1);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/protocol.rs:74:31
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let y: f64 = unsafe { mem::transmute(i) };
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace this with
[INFO] [stdout]    |
[INFO] [stdout] 74 -         let y: f64 = unsafe { mem::transmute(i) };
[INFO] [stdout] 74 +         let y: f64 = unsafe { f64::from_bits(i) };
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
[INFO] running `Command { std: "docker" "inspect" "bbd911d295e99ff01df8dfd3f8cb8f0bb95d937cea686ff0c5042fa2f2bf72d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbd911d295e99ff01df8dfd3f8cb8f0bb95d937cea686ff0c5042fa2f2bf72d8", kill_on_drop: false }`
[INFO] [stdout] bbd911d295e99ff01df8dfd3f8cb8f0bb95d937cea686ff0c5042fa2f2bf72d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 886cd9e9d9ec46159e4f5a9740d0b17955e9090704b1914a6d6aa7b015c190c2
[INFO] running `Command { std: "docker" "start" "-a" "886cd9e9d9ec46159e4f5a9740d0b17955e9090704b1914a6d6aa7b015c190c2", kill_on_drop: false }`
[INFO] [stderr]    Compiling math_vector v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]  --> src/protocol.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![cfg_attr(all(feature = "nightly", test), feature(asm, test, core_intrinsics))]
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `nightly` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `omit-checking`
[INFO] [stdout]   --> src/protocol.rs:29:21
[INFO] [stdout]    |
[INFO] [stdout] 29 |         if cfg!(not(feature = "omit-checking")) {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `omit-checking` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `omit-checking`
[INFO] [stdout]   --> src/protocol.rs:59:21
[INFO] [stdout]    |
[INFO] [stdout] 59 |         if cfg!(not(feature = "omit-checking")) {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `omit-checking` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/protocol.rs:45:35
[INFO] [stdout]    |
[INFO] [stdout] 45 |         let mut i: u32 = unsafe { mem::transmute(self) }; // evil floating point bit level hacking
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] help: replace this with
[INFO] [stdout]    |
[INFO] [stdout] 45 -         let mut i: u32 = unsafe { mem::transmute(self) }; // evil floating point bit level hacking
[INFO] [stdout] 45 +         let mut i: u32 = unsafe { f32::to_bits(self) }; // evil floating point bit level hacking
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/protocol.rs:47:31
[INFO] [stdout]    |
[INFO] [stdout] 47 |         let y: f32 = unsafe { mem::transmute(i) };
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace this with
[INFO] [stdout]    |
[INFO] [stdout] 47 -         let y: f32 = unsafe { mem::transmute(i) };
[INFO] [stdout] 47 +         let y: f32 = unsafe { f32::from_bits(i) };
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/protocol.rs:73:39
[INFO] [stdout]    |
[INFO] [stdout] 73 |         let i = MAGIC_U64 - (unsafe { mem::transmute::<_, u64>(self) } >> 1);
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace this with
[INFO] [stdout]    |
[INFO] [stdout] 73 -         let i = MAGIC_U64 - (unsafe { mem::transmute::<_, u64>(self) } >> 1);
[INFO] [stdout] 73 +         let i = MAGIC_U64 - (unsafe { f64::to_bits(self) } >> 1);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/protocol.rs:74:31
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let y: f64 = unsafe { mem::transmute(i) };
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace this with
[INFO] [stdout]    |
[INFO] [stdout] 74 -         let y: f64 = unsafe { mem::transmute(i) };
[INFO] [stdout] 74 +         let y: f64 = unsafe { f64::from_bits(i) };
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]  --> src/protocol.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![cfg_attr(all(feature = "nightly", test), feature(asm, test, core_intrinsics))]
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `nightly` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `omit-checking`
[INFO] [stdout]   --> src/protocol.rs:29:21
[INFO] [stdout]    |
[INFO] [stdout] 29 |         if cfg!(not(feature = "omit-checking")) {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `omit-checking` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `omit-checking`
[INFO] [stdout]   --> src/protocol.rs:59:21
[INFO] [stdout]    |
[INFO] [stdout] 59 |         if cfg!(not(feature = "omit-checking")) {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `omit-checking` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/protocol.rs:218:11
[INFO] [stdout]     |
[INFO] [stdout] 218 |     #[cfg(feature = "nightly")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `nightly` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/protocol.rs:221:15
[INFO] [stdout]     |
[INFO] [stdout] 221 |     #[cfg(all(feature = "nightly", any(target_arch = "x86", target_arch = "x86_64")))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `nightly` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/protocol.rs:285:11
[INFO] [stdout]     |
[INFO] [stdout] 285 |     #[cfg(feature = "nightly")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `nightly` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/protocol.rs:373:11
[INFO] [stdout]     |
[INFO] [stdout] 373 |     #[cfg(feature = "nightly")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `nightly` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/protocol.rs:382:11
[INFO] [stdout]     |
[INFO] [stdout] 382 |     #[cfg(feature = "nightly")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `nightly` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/protocol.rs:391:11
[INFO] [stdout]     |
[INFO] [stdout] 391 |     #[cfg(feature = "nightly")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `nightly` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/protocol.rs:400:11
[INFO] [stdout]     |
[INFO] [stdout] 400 |     #[cfg(feature = "nightly")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `nightly` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/protocol.rs:409:11
[INFO] [stdout]     |
[INFO] [stdout] 409 |     #[cfg(feature = "nightly")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `nightly` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/protocol.rs:419:11
[INFO] [stdout]     |
[INFO] [stdout] 419 |     #[cfg(feature = "nightly")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `nightly` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/protocol.rs:435:11
[INFO] [stdout]     |
[INFO] [stdout] 435 |     #[cfg(feature = "nightly")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `nightly` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/protocol.rs:487:11
[INFO] [stdout]     |
[INFO] [stdout] 487 |     #[cfg(feature = "nightly")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `nightly` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/protocol.rs:496:11
[INFO] [stdout]     |
[INFO] [stdout] 496 |     #[cfg(feature = "nightly")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `nightly` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/protocol.rs:505:11
[INFO] [stdout]     |
[INFO] [stdout] 505 |     #[cfg(feature = "nightly")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `nightly` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/protocol.rs:514:11
[INFO] [stdout]     |
[INFO] [stdout] 514 |     #[cfg(feature = "nightly")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `nightly` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/protocol.rs:523:11
[INFO] [stdout]     |
[INFO] [stdout] 523 |     #[cfg(feature = "nightly")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `nightly` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/protocol.rs:533:11
[INFO] [stdout]     |
[INFO] [stdout] 533 |     #[cfg(feature = "nightly")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `nightly` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/protocol.rs:45:35
[INFO] [stdout]    |
[INFO] [stdout] 45 |         let mut i: u32 = unsafe { mem::transmute(self) }; // evil floating point bit level hacking
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] help: replace this with
[INFO] [stdout]    |
[INFO] [stdout] 45 -         let mut i: u32 = unsafe { mem::transmute(self) }; // evil floating point bit level hacking
[INFO] [stdout] 45 +         let mut i: u32 = unsafe { f32::to_bits(self) }; // evil floating point bit level hacking
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/protocol.rs:47:31
[INFO] [stdout]    |
[INFO] [stdout] 47 |         let y: f32 = unsafe { mem::transmute(i) };
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace this with
[INFO] [stdout]    |
[INFO] [stdout] 47 -         let y: f32 = unsafe { mem::transmute(i) };
[INFO] [stdout] 47 +         let y: f32 = unsafe { f32::from_bits(i) };
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/protocol.rs:73:39
[INFO] [stdout]    |
[INFO] [stdout] 73 |         let i = MAGIC_U64 - (unsafe { mem::transmute::<_, u64>(self) } >> 1);
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace this with
[INFO] [stdout]    |
[INFO] [stdout] 73 -         let i = MAGIC_U64 - (unsafe { mem::transmute::<_, u64>(self) } >> 1);
[INFO] [stdout] 73 +         let i = MAGIC_U64 - (unsafe { f64::to_bits(self) } >> 1);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/protocol.rs:74:31
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let y: f64 = unsafe { mem::transmute(i) };
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace this with
[INFO] [stdout]    |
[INFO] [stdout] 74 -         let y: f64 = unsafe { mem::transmute(i) };
[INFO] [stdout] 74 +         let y: f64 = unsafe { f64::from_bits(i) };
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.61s
[INFO] running `Command { std: "docker" "inspect" "886cd9e9d9ec46159e4f5a9740d0b17955e9090704b1914a6d6aa7b015c190c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "886cd9e9d9ec46159e4f5a9740d0b17955e9090704b1914a6d6aa7b015c190c2", kill_on_drop: false }`
[INFO] [stdout] 886cd9e9d9ec46159e4f5a9740d0b17955e9090704b1914a6d6aa7b015c190c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 047798b02e8aec9811fac8d973a49afc5934a0d13e3e470a3f96fe199dac59e4
[INFO] running `Command { std: "docker" "start" "-a" "047798b02e8aec9811fac8d973a49afc5934a0d13e3e470a3f96fe199dac59e4", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stderr]  --> src/protocol.rs:4:17
[INFO] [stderr]   |
[INFO] [stderr] 4 | #![cfg_attr(all(feature = "nightly", test), feature(asm, test, core_intrinsics))]
[INFO] [stderr]   |                 ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]   |
[INFO] [stderr]   = note: no expected values for `feature`
[INFO] [stderr]   = help: consider adding `nightly` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `omit-checking`
[INFO] [stderr]   --> src/protocol.rs:29:21
[INFO] [stderr]    |
[INFO] [stderr] 29 |         if cfg!(not(feature = "omit-checking")) {
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `omit-checking` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `omit-checking`
[INFO] [stderr]   --> src/protocol.rs:59:21
[INFO] [stderr]    |
[INFO] [stderr] 59 |         if cfg!(not(feature = "omit-checking")) {
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `omit-checking` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]   --> src/protocol.rs:45:35
[INFO] [stderr]    |
[INFO] [stderr] 45 |         let mut i: u32 = unsafe { mem::transmute(self) }; // evil floating point bit level hacking
[INFO] [stderr]    |                                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stderr] help: replace this with
[INFO] [stderr]    |
[INFO] [stderr] 45 -         let mut i: u32 = unsafe { mem::transmute(self) }; // evil floating point bit level hacking
[INFO] [stderr] 45 +         let mut i: u32 = unsafe { f32::to_bits(self) }; // evil floating point bit level hacking
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]   --> src/protocol.rs:47:31
[INFO] [stderr]    |
[INFO] [stderr] 47 |         let y: f32 = unsafe { mem::transmute(i) };
[INFO] [stderr]    |                               ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: replace this with
[INFO] [stderr]    |
[INFO] [stderr] 47 -         let y: f32 = unsafe { mem::transmute(i) };
[INFO] [stderr] 47 +         let y: f32 = unsafe { f32::from_bits(i) };
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]   --> src/protocol.rs:73:39
[INFO] [stderr]    |
[INFO] [stderr] 73 |         let i = MAGIC_U64 - (unsafe { mem::transmute::<_, u64>(self) } >> 1);
[INFO] [stderr]    |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: replace this with
[INFO] [stderr]    |
[INFO] [stderr] 73 -         let i = MAGIC_U64 - (unsafe { mem::transmute::<_, u64>(self) } >> 1);
[INFO] [stderr] 73 +         let i = MAGIC_U64 - (unsafe { f64::to_bits(self) } >> 1);
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]   --> src/protocol.rs:74:31
[INFO] [stderr]    |
[INFO] [stderr] 74 |         let y: f64 = unsafe { mem::transmute(i) };
[INFO] [stderr]    |                               ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: replace this with
[INFO] [stderr]    |
[INFO] [stderr] 74 -         let y: f64 = unsafe { mem::transmute(i) };
[INFO] [stderr] 74 +         let y: f64 = unsafe { f64::from_bits(i) };
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `math_vector` (lib) generated 7 warnings (run `cargo fix --lib -p math_vector` to apply 4 suggestions)
[INFO] [stderr] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stderr]    --> src/protocol.rs:218:11
[INFO] [stderr]     |
[INFO] [stderr] 218 |     #[cfg(feature = "nightly")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `nightly` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stderr]    --> src/protocol.rs:221:15
[INFO] [stderr]     |
[INFO] [stderr] 221 |     #[cfg(all(feature = "nightly", any(target_arch = "x86", target_arch = "x86_64")))]
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `nightly` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stderr]    --> src/protocol.rs:285:11
[INFO] [stderr]     |
[INFO] [stderr] 285 |     #[cfg(feature = "nightly")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `nightly` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stderr]    --> src/protocol.rs:373:11
[INFO] [stderr]     |
[INFO] [stderr] 373 |     #[cfg(feature = "nightly")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `nightly` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stderr]    --> src/protocol.rs:382:11
[INFO] [stderr]     |
[INFO] [stderr] 382 |     #[cfg(feature = "nightly")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `nightly` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stderr]    --> src/protocol.rs:391:11
[INFO] [stderr]     |
[INFO] [stderr] 391 |     #[cfg(feature = "nightly")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `nightly` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stderr]    --> src/protocol.rs:400:11
[INFO] [stderr]     |
[INFO] [stderr] 400 |     #[cfg(feature = "nightly")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `nightly` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stderr]    --> src/protocol.rs:409:11
[INFO] [stderr]     |
[INFO] [stderr] 409 |     #[cfg(feature = "nightly")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `nightly` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stderr]    --> src/protocol.rs:419:11
[INFO] [stderr]     |
[INFO] [stderr] 419 |     #[cfg(feature = "nightly")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `nightly` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stderr]    --> src/protocol.rs:435:11
[INFO] [stderr]     |
[INFO] [stderr] 435 |     #[cfg(feature = "nightly")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `nightly` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stderr]    --> src/protocol.rs:487:11
[INFO] [stderr]     |
[INFO] [stderr] 487 |     #[cfg(feature = "nightly")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `nightly` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stderr]    --> src/protocol.rs:496:11
[INFO] [stderr]     |
[INFO] [stderr] 496 |     #[cfg(feature = "nightly")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `nightly` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stderr]    --> src/protocol.rs:505:11
[INFO] [stderr]     |
[INFO] [stderr] 505 |     #[cfg(feature = "nightly")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `nightly` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stderr]    --> src/protocol.rs:514:11
[INFO] [stderr]     |
[INFO] [stderr] 514 |     #[cfg(feature = "nightly")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `nightly` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stderr]    --> src/protocol.rs:523:11
[INFO] [stderr]     |
[INFO] [stderr] 523 |     #[cfg(feature = "nightly")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `nightly` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stderr]    --> src/protocol.rs:533:11
[INFO] [stderr]     |
[INFO] [stderr] 533 |     #[cfg(feature = "nightly")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `nightly` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `math_vector` (lib test) generated 23 warnings (7 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/math_vector-792972b2c47f2766)
[INFO] [stdout] 
[INFO] [stdout] running 48 tests
[INFO] [stdout] test protocol::test32::test_negative ... ok
[INFO] [stdout] test protocol::test32::test_negative_zero ... ok
[INFO] [stdout] test protocol::test64::test_zero ... ok
[INFO] [stdout] test protocol::test64::test_negative_zero ... ok
[INFO] [stdout] test test::add ... ok
[INFO] [stdout] test test::add_assign ... ok
[INFO] [stdout] test test::angle_f32 ... ok
[INFO] [stdout] test test::div ... ok
[INFO] [stdout] test test::dot ... ok
[INFO] [stdout] test test::f32_as_u32_bounded ... ok
[INFO] [stdout] test protocol::test32::test_zero ... ok
[INFO] [stdout] test test::f32_as_u32 ... ok
[INFO] [stdout] test test::f64_as_i32 ... ok
[INFO] [stdout] test test::from_angle_f32 ... ok
[INFO] [stdout] test test::angle_f64 ... ok
[INFO] [stdout] test test::div_assign ... ok
[INFO] [stdout] test test::from_angle_f64 ... ok
[INFO] [stdout] test test::from_tuple ... ok
[INFO] [stdout] test test::from_vec ... ok
[INFO] [stdout] test test::into_vec ... ok
[INFO] [stdout] test test::length_f64 ... ok
[INFO] [stdout] test test::lerp ... ok
[INFO] [stdout] test test::limit_length_f64 ... ok
[INFO] [stdout] test test::limit_length_f32 ... ok
[INFO] [stdout] test test::length_f32 ... ok
[INFO] [stdout] test test::clamp_length_f32 ... ok
[INFO] [stdout] test test::from_array ... ok
[INFO] [stdout] test test::length_squared ... ok
[INFO] [stdout] test test::mul ... ok
[INFO] [stdout] test test::mul_assign ... ok
[INFO] [stdout] test test::normalize_f32 ... ok
[INFO] [stdout] test test::normalize_f64 ... ok
[INFO] [stdout] test test::reflect_f32 ... ok
[INFO] [stdout] test test::rotate_f32 ... ok
[INFO] [stdout] test test::rotate_x_f32 ... ok
[INFO] [stdout] test test::reflect_f64 ... ok
[INFO] [stdout] test test::rotate_f64 ... ok
[INFO] [stdout] test test::rotate_y_f64 ... ok
[INFO] [stdout] test test::set_length_f32 ... ok
[INFO] [stdout] test test::rotate_x_f64 ... ok
[INFO] [stdout] test test::sub ... ok
[INFO] [stdout] test test::set_length_f64 ... ok
[INFO] [stdout] test test::rotate_z_f64 ... ok
[INFO] [stdout] test test::rotate_y_f32 ... ok
[INFO] [stdout] test test::rotate_z_f32 ... ok
[INFO] [stdout] test test::neg ... ok
[INFO] [stdout] test test::sub_assign ... ok
[INFO] [stdout] test protocol::test64::test_negative ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 48 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests math_vector
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test src/lib.rs - Vector<T>::into_vec (line 206) ... ok
[INFO] [stdout] test src/lib.rs - Vector<T>::cross (line 410) ... ok
[INFO] [stdout] test src/lib.rs - Vector<T>::from_vec (line 188) ... ok
[INFO] [stdout] test src/lib.rs - Vector<T>::default (line 225) ... ok
[INFO] [stdout] test src/lib.rs - Vector<T>::all (line 171) ... ok
[INFO] [stdout] test src/lib.rs - Vector<T>::normal (line 354) ... ok
[INFO] [stdout] test src/lib.rs - Vector<T>::lerp (line 432) ... ok
[INFO] [stdout] test src/lib.rs - Vector (line 120) ... ok
[INFO] [stdout] test src/lib.rs - Vector<T>::mul_components (line 295) ... ok
[INFO] [stdout] test src/lib.rs - Vector<T>::applicate (line 273) ... ok
[INFO] [stdout] test src/lib.rs - Vector<T>::dot (line 377) ... ok
[INFO] [stdout] test src/lib.rs - Vector<T>::length_squared (line 392) ... ok
[INFO] [stdout] test src/lib.rs - Vector<f32>::is_close (line 488) ... ok
[INFO] [stdout] test src/lib.rs - (line 15) ... ok
[INFO] [stdout] test src/lib.rs - Vector<f64>::is_close (line 676) ... ok
[INFO] [stdout] test src/lib.rs - Vector<T>::abscissa (line 241) ... ok
[INFO] [stdout] test src/lib.rs - Vector<T>::ordinate (line 257) ... ok
[INFO] [stdout] test src/lib.rs - Vector<T>::div_components (line 318) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.90s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "047798b02e8aec9811fac8d973a49afc5934a0d13e3e470a3f96fe199dac59e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "047798b02e8aec9811fac8d973a49afc5934a0d13e3e470a3f96fe199dac59e4", kill_on_drop: false }`
[INFO] [stdout] 047798b02e8aec9811fac8d973a49afc5934a0d13e3e470a3f96fe199dac59e4
